home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Arsenal Files 1
/
The Arsenal Files (Arsenal Computer).ISO
/
finance
/
pfloss.exe
/
INSTALL.DAT
< prev
next >
Wrap
Text File
|
1990-12-04
|
3KB
|
132 lines
@DefineProject
@Name = "OPERATING PLAN FORECAST"
@Version = "1.01 DOS"
@Subdir = "\\OP"
@OutDrive = Z
@EndProject
@Display
@Cls
This program will install @Name Version
@Version on your computer system and verify the integrity
of the distribution files. You may press the [Esc] key at
any time to abort the installation. INSTALL will ask
you several questions about your computer hardware
and then give you the option of installing only selected
parts of @Name (such as the source code).
@Pause
@EndDisplay
@Display
@Cls
The installation program used to install @Name,
INSTALL, is licensed software provided by Knowledge
Dynamics Corp, Highway Contract 4 Box 185-H,
Canyon Lake, Texas 78133-3508 (USA), 1-512-964-3994.
INSTALL is Copyright (c) 1987-1990 by Knowledge
Dynamics Corp which reserves all copyright protection
worldwide. INSTALL is provided to you for the excl-
usive purpose of installing @Name.
National Business Association is exclusively
responsible for the support of @Name,
including support during the installation phase.
In no event will Knowledge Dynamics Corp be able to
provide any technical support for @Name.
@Pause
@EndDisplay
@GetOutDrive
@CLS
On which disk drive do you wish to install @Name:
Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to
move the bar to the disk drive you wish to install to and then
press the [Enter] key.
@EndOutDrive
@GetSubdir
@CLS
Now you need to specify the destination subdirectory where
the @Name system will be installed, or
press ENTER to accept default (\OP).
@PROMPT = " Which subdirectory ? "
@EndSubdir
@DefineDisk
@LABEL = "DISK"
@BeginLib INSTALL.LIF
@File NBA3.SCM
@Decompress
@File OPLAN.EXE
@Decompress
@File OPTCODE.DBF
@Decompress
@File OP_COMP.DBF
@Decompress
@File OP_DOR.DBF
@Decompress
@File OP_DOR.NTX
@Decompress
@File OP_HELP.DBF
@Decompress
@File OP_HELP.DBT
@Decompress
@File OP_ORIG.DBF
@Decompress
@File RUN.BAT
@Decompress
@EndLib
@EndDisk
@Finish
@Cls
Upon pressing 'ENTER' the @Name program will begin
execution but, only this time. To start it after this, you will have
to be in the @Subdir directory of drive @OutDrive and enter 'RUN' (without
the quote marks).
@Pause
@ChDrive @OutDrive
@CHDir "@Subdir"
@Execute "OPLAN"," "
@EndFinish
/* end-of-file */